Welcome![Sign In][Sign Up]
Location:
Search - filter MFC

Search list

[Windows DevelopCode

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-Const char* and* char const difference. C language to document the FILE pointer support, reading and writing Text files and binary files difference. Use text reading files and by way of reading and writing files binary mode matters needing attention. C++ to file reading and writing support, ofstream and ifstream usage. Win32 SDK for files, speaking, reading and writing CreateFile function, support, retrieve the use function, ReadFile function, MFC to file reading CFile classes and support, the use of CFileDialog, file filter Settings. Win. Ini file and registry of reading and writing mode and related knowledge.
Platform: | Size: 38912 | Author: 田海龙 | Hits:

[Special EffectsAveragefilter

Description: 本程序为MFC程序,实现256色位图的均值滤波。-This program is MFC program, with 256-color bitmap mean filter.
Platform: | Size: 117760 | Author: Chen | Hits:

[VC/MFCChapter04

Description: 用到的代码,其中AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。-Use the code, which is MFC Filter AppIPTransform example, DsDemo some demo code, FilterTitleOverlay OSD Filter is the source code
Platform: | Size: 71680 | Author: | Hits:

[Windows Developlesson-2

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-Const char* and char* const difference. C language to document the FILE pointer support, reading and writing Text and binary files difference. Use text reading documents and way of reading and writing documents with binary mode matters needing attention. C++ to file the support, ofstream and reading ifstream usage. Reading to file Win32 SDK support, CreateFile function, retrieve the use of functions, ReadFile function To file the support of ordinary MFC reading class and the CFile CFileDialog, use, file filter Settings. Win. Ini file and registry literacy methods and relevant knowledge.
Platform: | Size: 61440 | Author: hunter | Hits:

[File OperateFile

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const difference. C language support to read and write files, FILE pointer text files and binary files the difference. Read and write files in text mode and read and write files in binary mode considerations. C++ support for file reading and writing, ofstream, and ifstream usage. Win32 SDK support for file reading and writing, CreateFile function, WriteFile function, ReadFile function is used MFC support for file reading and writing, CFile class and the CFileDialog use, the file filter settings. win.ini file and registry and knowledge of reading and writing points.
Platform: | Size: 36864 | Author: sd | Hits:

[Special EffectsImage-processing-using-mfc3

Description: 用MFC进行图形图像处理,该程序主要实现了缩放,滤波。通过平滑和锐化的的方法对图象进行滤波及对噪声的处理。-Graphical image processing using MFC, the program mainly to achieve the zoom, filter. Through the method of smoothing and sharpening of image filtering and processing noise.
Platform: | Size: 2781184 | Author: 王宇煜 | Hits:

[Firewall-SecurityFirewall

Description: 用C++和MFC开发的一个网络防火墙,功能强大,可以实现各种过滤-In C++ and MFC development of a network firewall, powerful, can achieve a variety of filter
Platform: | Size: 8505344 | Author: chemingming | Hits:

[Special EffectsTracking

Description: 使用VC++ 6.0 和 OpenCv实现粒子滤波目标跟踪算法,主要功能在MFC对话框内实现。-particle filter object tracking
Platform: | Size: 6963200 | Author: kevin hen | Hits:

[DirextXMFCFilter

Description: 是一个DirectShow的MFC的Filter,主要提供搭建MFCFilter框架的方法,可以实现播放功能,点击菜单中的PLAY VIDEO即可。-It is a MFC Filter framework basede on DirectShow tecnology,providing a easy method to build a MFC Filter.Just a simple instance.
Platform: | Size: 3085312 | Author: ChristinaZhang | Hits:

[Sniffer Package capturecappackage

Description: MFC实现网络数据包的捕获与分析,包括网卡设置、过滤器设置等功能-MFC realize network packet capture and analysis, including the network card set, filter Settings etc. Function
Platform: | Size: 14833664 | Author: zhangyu | Hits:

[OpenCVmymfc

Description: 粒子滤波程序,调用的是OpenCV里的函数,没有重采样,用MFC基于对话框做的界面. 点击Next可以进行一帧一帧的处理,有2个按钮没有用-Particle filter program, calls the OpenCV function, there is no resampling, click Next to a processing of a MFC dialog-based interface. 2 button is not...
Platform: | Size: 3419136 | Author: jake | Hits:

[Special EffectsPF_test

Description: 该程序实现了粒子滤波算法,应用重要性重采样对实现对一维空间的非线性跟踪。使用MFC编程完成,效果很好,值得一试。-The codes realize the function of tracking an object with particle filter algorithm. And it is suitable for nonlinear system, with VC++ programming. It is really worth trial
Platform: | Size: 3837952 | Author: 王中华 | Hits:

[Special EffectsMean-and-Med

Description: 自己写的中值滤波、均值滤波程序,有用photoshop美化的MFC界面,效果很好。-The median filter and mean filter program written by myself. I use photoshop to beautify the MFC interface. It works well.
Platform: | Size: 18921472 | Author: Andy | Hits:

[Special EffectsIMBRestore

Description: VS2008平台下VC++开发图像复原的MFC应用程序 实现功能: 运动模糊复原 逆滤波退化 逆滤波复原 加噪退化 维纳滤波复原 最大后验滤波 最大熵复原 投影滤波 几何变换复原 迭代盲目复原 最小平方滤波 -VS2008 platform VC++ development of image restoration MFC application functions: motion blur and recover the inverse filtering degradation inverse filtering to recover noise degradation blindly recover the maximum entropy reconstruction of the posterior filtering Wiener filtering to recover the largest projection filter geometric transformations recovery iteration least squares filtering etc.
Platform: | Size: 362496 | Author: 陈鹏宇 | Hits:

[Windows DevelopWMFCBandFilter

Description: 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分Filter.h:头文件,定义了CFilterApp 类Filter.cpp:利用MFC的函数实现了CFilterAppFilter.rc:资源文 -A filter source code written using MFC, the code structure is very compact, you can refer to functions: a fixed band-pass filter variable band-pass filter noise to delete the four input and output error calculation is relatively simple, using the Microsoft Foundation Classes, the code The process is very simple, but to achieve the full Filter.h: header files defined CFilterApp the class Filter.cpp: Using MFC function to achieve a CFilterAppFilter.rc: resource text
Platform: | Size: 58368 | Author: xlli | Hits:

[DirextXsource-code-of-DirectShow

Description: 详细讲解了directshow的编程方法,附有多个源码,如:AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,SimplePlayer为一个简单的播放器例子。DESCallback演示了控制DirectShow智能连接的方法。MpegNetwork为“MPEG流的网络客户端播放”实现的所有源代码。DVD2AVI_1.77.3_SRC.zip为开放源码, FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-Explain in detail directshow programming, with more than one source, such as: AppIPTransform MFC Filter example, DsDemo some demo code, FilterTitleOverlay the characters superimposed Filter the source code. Chapter05: Chapter 5 used code, which GraphBuilding, building technology, some code, SimplePlayer Filter Graph is a simple example of a player. DESCallback presentation control DirectShow intelligent connection. MpegNetwork Play MPEG stream network client to achieve all of the source code. DVD2AVI_1.77.3_SRC.zip as open source, FilterMpeg2VD developed on the basis of this open source MPEG-2 Video Decoder Filter example.
Platform: | Size: 670720 | Author: renchao | Hits:

[Special Effectsproj_5

Description: 用MFC写的,为图像添加高斯噪声,均衡噪声,椒盐噪声,并做阿尔法均值滤波,以及自适应均值滤波-Written with MFC, added to the image Gaussian noise, balanced noise, salt and pepper noise, and do Alpha mean filter, as well as adaptive mean filter
Platform: | Size: 2712576 | Author: 王力 | Hits:

[EditBoxedit_drap

Description: 对MFC控件EDIT的扩展,支持文件的拖拽,支持允许拖拽一个或多个文件或文件夹,能过滤文件名后缀,支持消息的发送-MFC controls EDIT extended support for file drag-and-drop, support allows drag and drop one or more files or folders, filter file name suffix support message transmission
Platform: | Size: 3072 | Author: tanzhiguo | Hits:

[Video Capture29782182xiaobobianhuan

Description: 基于MFC的图像处理正交变换完整源程序,可实现小波变换,滤波处理,图像的复原,增强,融合等功能的极品程序,愿与大家共享-Full source code, MFC-based image processing orthogonal transform and wavelet transform, filter processing, image restoration, enhancement, integration of functions of Need program, and is willing to share
Platform: | Size: 223232 | Author: 达达 | Hits:

[CSharptt

Description: VC6.0写的MFC程序,主要功能: 1.打开BMP格式灰度图像,按BMP格式一点一点读; 2.显示灰度图像的直方图,可以在直方图上选择阈值进行二值化,可以直方图均衡化; 3.可以保存处理后的图片; 4.灰度位图的几何变换:平移变换、旋转变换、缩放变换; 5.灰度位图的噪声抑制:“中值滤波”的模板大小采用3*3与5*5分别实现、“均值滤波”的模板大小为3*3,实现“算术平均(H0)”和“加权平均(H1、H3)”、实现高斯滤波(H2); 6.文档图像二值化处理;-VC6.0 MFC program written main functions: 1. To open BMP format grayscale images, little by little, read BMP format 2 shows a histogram of the gray image can be selected in the histogram threshold binarization histogram equalization 3 can save processed images 4. grayscale bitmap geometric transformations: translation transform rotation transformation scaling transformation 5. the grayscale bitmap noise suppression: median filter template size 3* 5* 5 respectively, to achieve the mean filter template size 3* 3, to achieve " arithmetic mean (H0)" and " weighted average (H1, H3)" , Gaussian filtering (H2 ) 6. document image binarization processing
Platform: | Size: 5690368 | Author: 黄华楼 | Hits:
« 1 2 3 4 5 67 8 »

CodeBus www.codebus.net